purple_conv_custom_smiley_add

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. gboolean purple_conv_custom_smiley_add(PurpleConversation* conv, const(char)* smile, const(char)* cksum_type, const(char)* chksum, gboolean remote)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    gboolean
    purple_conv_custom_smiley_add
    (,
    const(char)* smile
    ,
    const(char)* cksum_type
    ,
    const(char)* chksum
    ,
    gboolean remote
    )
  2. da_purple_conv_custom_smiley_add purple_conv_custom_smiley_add;

Meta